From aaea3f56cab393521de904c2b206f975e7c96556 Mon Sep 17 00:00:00 2001 From: robertl Date: Sat, 25 Jan 2003 19:20:14 +0000 Subject: [PATCH] Fix from Rick. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@261 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gpsbabel/main.c b/gpsbabel/main.c index d44b09dd4..116d4fc3c 100644 --- a/gpsbabel/main.c +++ b/gpsbabel/main.c @@ -49,6 +49,7 @@ usage(const char *pname) " -D level Set debug level [%d]\n" "\n" "File Types (-i and -o options):\n" + , pname , pname , global_opts.debug_level ); -- 2.30.2